バージョン

BaseGridResizingWrapper<T,TOut> クラス

グリッドのサイズ変更オブジェクトの周りのラッパー
シンタックス
'宣言
 
Public MustInherit Class BaseGridResizingWrapper
    (Of T As {New, GridResizing},
     TOut As BaseGridResizingWrapper(Of T,TOut)) 
   Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridResizingWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> 
where T: new(), GridResizing
where TOut: BaseGridResizingWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub